home *** CD-ROM | disk | FTP | other *** search
/ Developer Helper 1: Phil & Dave's Excellent CD / Excellent CD HFS.raw / HyperCard / HyperCard 1.2.2 International / HyperCard Danish (DK-1.2.2) / Idestakke / Baggrundsideer / background_77056.txt < prev    next >
Encoding:
Text File  |  1988-12-19  |  4.5 KB  |  221 lines

  1. -- background: 77056 from stack: in
  2. -- bmap block id: 72769
  3. -- flags: 0000
  4. -- background id: 0
  5. -- name: 
  6. ----- HyperTalk script -----
  7. on openBackground
  8.   push recent card
  9. end openBackground
  10.  
  11.  
  12. -- part 1 (field)
  13. -- low flags: 01
  14. -- high flags: 0000
  15. -- rect: left=106 top=124 right=145 bottom=359
  16. -- title width / last selected line: 0
  17. -- icon id / first selected line: 0 / 0
  18. -- text alignment: 0
  19. -- font id: 3
  20. -- text size: 14
  21. -- style flags: 0
  22. -- line height: 18
  23. -- part name: År
  24.  
  25.  
  26. -- part 4 (button)
  27. -- low flags: 00
  28. -- high flags: 0000
  29. -- rect: left=207 top=301 right=326 bottom=234
  30. -- title width / last selected line: 0
  31. -- icon id / first selected line: 1013 / 1013
  32. -- text alignment: 1
  33. -- font id: 0
  34. -- text size: 12
  35. -- style flags: 0
  36. -- line height: 16
  37. -- part name: Next
  38. ----- HyperTalk script -----
  39. on mouseUp
  40.   visual effect wipe left
  41.   go to next card
  42. end mouseUp
  43.  
  44.  
  45.  
  46. -- part 5 (button)
  47. -- low flags: 00
  48. -- high flags: 0000
  49. -- rect: left=180 top=301 right=326 bottom=207
  50. -- title width / last selected line: 0
  51. -- icon id / first selected line: 1014 / 1014
  52. -- text alignment: 1
  53. -- font id: 0
  54. -- text size: 12
  55. -- style flags: 0
  56. -- line height: 16
  57. -- part name: Prev
  58. ----- HyperTalk script -----
  59. on mouseUp
  60.   visual effect wipe right
  61.   go to previous card
  62. end mouseUp
  63.  
  64.  
  65.  
  66. -- part 10 (field)
  67. -- low flags: 01
  68. -- high flags: 0000
  69. -- rect: left=105 top=149 right=170 bottom=358
  70. -- title width / last selected line: 0
  71. -- icon id / first selected line: 0 / 0
  72. -- text alignment: 0
  73. -- font id: 3
  74. -- text size: 14
  75. -- style flags: 0
  76. -- line height: 18
  77. -- part name: Type
  78.  
  79.  
  80. -- part 11 (field)
  81. -- low flags: 01
  82. -- high flags: 0000
  83. -- rect: left=132 top=174 right=213 bottom=376
  84. -- title width / last selected line: 0
  85. -- icon id / first selected line: 0 / 0
  86. -- text alignment: 0
  87. -- font id: 3
  88. -- text size: 14
  89. -- style flags: 0
  90. -- line height: 18
  91. -- part name: 
  92.  
  93.  
  94. -- part 12 (field)
  95. -- low flags: 01
  96. -- high flags: 0000
  97. -- rect: left=167 top=226 right=247 bottom=362
  98. -- title width / last selected line: 0
  99. -- icon id / first selected line: 0 / 0
  100. -- text alignment: 0
  101. -- font id: 3
  102. -- text size: 14
  103. -- style flags: 0
  104. -- line height: 18
  105. -- part name: 
  106.  
  107.  
  108. -- part 13 (field)
  109. -- low flags: 01
  110. -- high flags: 0000
  111. -- rect: left=165 top=249 right=271 bottom=359
  112. -- title width / last selected line: 0
  113. -- icon id / first selected line: 0 / 0
  114. -- text alignment: 0
  115. -- font id: 3
  116. -- text size: 14
  117. -- style flags: 0
  118. -- line height: 18
  119. -- part name: 
  120.  
  121.  
  122. -- part 14 (field)
  123. -- low flags: 01
  124. -- high flags: 0000
  125. -- rect: left=191 top=274 right=295 bottom=332
  126. -- title width / last selected line: 0
  127. -- icon id / first selected line: 0 / 0
  128. -- text alignment: 0
  129. -- font id: 3
  130. -- text size: 14
  131. -- style flags: 0
  132. -- line height: 18
  133. -- part name: 
  134.  
  135.  
  136. -- part 16 (button)
  137. -- low flags: 00
  138. -- high flags: 0004
  139. -- rect: left=451 top=294 right=333 bottom=499
  140. -- title width / last selected line: 0
  141. -- icon id / first selected line: 20186 / 20186
  142. -- text alignment: 1
  143. -- font id: 0
  144. -- text size: 12
  145. -- style flags: 0
  146. -- line height: 16
  147. -- part name: 
  148. ----- HyperTalk script -----
  149. on mouseUp
  150.   if the name of this stack contains "Baggrundsideer"
  151.   then
  152.   show card field 2  -- explain why not sort here
  153. else
  154.   answer "Sort√©r alle kortene i denne stak efter:" with "√Ör" or "Type" or "Annuller"
  155.   if it is "√Ör"
  156.   then sort by first word of first line of field "√Ör"
  157. else if it is "Type"
  158. then sort by last word of first line of field "Type"
  159. end if
  160. end mouseUp
  161.  
  162.  
  163.  
  164. -- part 17 (button)
  165. -- low flags: 00
  166. -- high flags: 0004
  167. -- rect: left=394 top=294 right=333 bottom=436
  168. -- title width / last selected line: 0
  169. -- icon id / first selected line: 32670 / 32670
  170. -- text alignment: 1
  171. -- font id: 0
  172. -- text size: 12
  173. -- style flags: 0
  174. -- line height: 16
  175. -- part name: 
  176. ----- HyperTalk script -----
  177. on mouseUp
  178.   show all cards
  179. end mouseUp
  180.  
  181.  
  182.  
  183. -- part 18 (button)
  184. -- low flags: 00
  185. -- high flags: 0004
  186. -- rect: left=1 top=20 right=45 bottom=28
  187. -- title width / last selected line: 0
  188. -- icon id / first selected line: 21700 / 21700
  189. -- text alignment: 1
  190. -- font id: 0
  191. -- text size: 12
  192. -- style flags: 0
  193. -- line height: 16
  194. -- part name: Home
  195. ----- HyperTalk script -----
  196. on mouseUp
  197.   visual effect iris open
  198.   go Home
  199. end mouseUp
  200.  
  201.  
  202.  
  203. -- part 19 (button)
  204. -- low flags: 00
  205. -- high flags: 0000
  206. -- rect: left=333 top=299 right=327 bottom=370
  207. -- title width / last selected line: 0
  208. -- icon id / first selected line: 1012 / 1012
  209. -- text alignment: 1
  210. -- font id: 0
  211. -- text size: 12
  212. -- style flags: 0
  213. -- line height: 16
  214. -- part name: Return
  215. ----- HyperTalk script -----
  216. on mouseUp
  217.   visual effect iris close
  218.   pop card
  219. end mouseUp
  220.  
  221.